FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.fhir.uv.pddi#current (360 ms)

Package hl7.fhir.uv.pddi
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/pddi/https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-PDDICDS-indicator.html
Url http://hl7.org/fhir/uv/pddi/ValueSet/valueset-PDDICDS-indicator
Version 1.0.0-ballot
Status active
Date 2024-02-28T21:39:22+00:00
Name Valueset_PDDICDS_indicator
Title PDDI CDS indicator
Experimental True
Realm uv
Authority hl7
Description ValueSet of indicator values for PDDI CDS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
codesystem-PDDICDS-indicator PDDI CDS indicator


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "ValueSet",
  "id" : "valueset-PDDICDS-indicator",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-codesystem-PDDICDS-indicator.html\"><code>http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-codesystem-PDDICDS-indicator.html#codesystem-PDDICDS-indicator-info\">info</a></td><td>Information</td><td>Indicates that the workflow result is informational</td></tr><tr><td><a href=\"CodeSystem-codesystem-PDDICDS-indicator.html#codesystem-PDDICDS-indicator-warning\">warning</a></td><td>Warning</td><td>Indicates that the workflow result is a warning</td></tr><tr><td><a href=\"CodeSystem-codesystem-PDDICDS-indicator.html#codesystem-PDDICDS-indicator-hard-stop\">hard-stop</a></td><td>Hard Stop</td><td>Indicates that the workflow should not be allowed to proceed</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-PDDICDS-indicator",
  "version" : "1.0.0-ballot",
  "name" : "Valueset_PDDICDS_indicator",
  "title" : "PDDI CDS indicator",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-02-28T21:39:22+00:00",
  "publisher" : "HL7 Clinical Decision Support Workgroup",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "ValueSet of indicator values for PDDI CDS",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/pddi/CodeSystem/codesystem-PDDICDS-indicator",
        "concept" : [
          {
            "code" : "info",
            "display" : "Information"
          },
          {
            "code" : "warning",
            "display" : "Warning"
          },
          {
            "code" : "hard-stop",
            "display" : "Hard Stop"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.